disable-uitest-xmlsecurity-gpg
authorDebian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Wed, 28 Jan 2026 20:03:25 +0000 (21:03 +0100)
committerRene Engelhard <rene@debian.org>
Wed, 28 Jan 2026 20:03:25 +0000 (21:03 +0100)
Gbp-Pq: Name disable-uitest-xmlsecurity-gpg.diff

xmlsecurity/Module_xmlsecurity.mk

index 0766020826322f67965e749a34f52f24cbae1cd1..84a2e3ea18f8bc2815814355f4a2a1f2cb01e078 100644 (file)
@@ -51,9 +51,9 @@ $(eval $(call gb_Module_add_screenshot_targets,xmlsecurity,\
 ))
 
 ifeq ($(ENABLE_GPGMEPP),TRUE)
-$(eval $(call gb_Module_add_uicheck_targets,xmlsecurity,\
-       UITest_xmlsecurity_gpg \
-))
+#$(eval $(call gb_Module_add_uicheck_targets,xmlsecurity,\
+#      UITest_xmlsecurity_gpg \
+#))
 endif
 
 ifneq (,$(filter DESKTOP,$(BUILD_TYPE)))